@hetifi said in Lora -> TTN-console working. Howto open Pybytes payload ?:
@robert-hh
If look device data: payload: 9E050233335341
Line in Main.py:
pybytes.send_virtual_pin_value(False, id_payload , (ruuvitag.temperature))
But maybe is more wise code tree temperatures in one transmission my own and not use pybytes.send_virtual_pin_value.
After one night sleep... 9E050233335341 is simply 13.2 (32-bit float)
Convert here